projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e626038
)
wayland: Remove unused variable
author
Benjamin Otte
<otte@redhat.com>
Tue, 1 Dec 2015 23:26:20 +0000
(
00:26
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Tue, 1 Dec 2015 23:29:29 +0000
(
00:29
+0100)
Poor gcc was unhappy.
gdk/wayland/gdkwindow-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkwindow-wayland.c
b/gdk/wayland/gdkwindow-wayland.c
index f9069a127114780e86d0bc2605fe29792d024ec6..60dfc59c9c8812daa296e286be2f5f18bd27f797 100644
(file)
--- a/
gdk/wayland/gdkwindow-wayland.c
+++ b/
gdk/wayland/gdkwindow-wayland.c
@@
-694,7
+694,6
@@
gdk_wayland_window_configure (GdkWindow *window,
int height,
int scale)
{
- GdkWindowImplWayland *impl = GDK_WINDOW_IMPL_WAYLAND (window->impl);
GdkDisplay *display;
GdkEvent *event;